The Private System Build is used
by the individual developer working on an isolated development task to verify the consistency and correctness of their
changes before committing them to the codeline where they will be visible to the rest of the development team. The
developer creates a Private Workspace and populates it with the latest working versions from the codeline in order to
begin work on their development task. After making changes in their Private Workspace, the developer needs to ensure
that the source changes work correctly and won't "break the build" for the rest of the team.
|